xen.git
2007-04-11 Tim Deegan[HVM] Save/restore: merge xc_linux_save and xc_hvm_save
2007-04-11 kfraser@localhost... PV-on-HVM: Fixes for module loading.
2007-04-11 kfraser@localhost... PV-on-HVM: More save/restore fixes.
2007-04-10 kfraser@localhost... linux: Fix an error path in save/restore code.
2007-04-10 Jake Wires[TAPDISK] Fix qcow initialization bug.
2007-04-10 kfraser@localhost... linux: Fix IRQ disable/enable logic across save/restore.
2007-04-10 Ewan MellorAdded docs and bindings for VM.{send_trigger,send_sysrq}.
2007-04-10 Ewan MellorAvoid using the multicol package.
2007-04-10 Tom WilkieMake date time handling slightly more permissive
2007-04-09 Ewan MellorAdded documentation, C bindings, and a test for VM_metr...
2007-04-09 Ewan MellorMake host.sched_policy read-only. Added docs, bindings...
2007-04-09 Ewan MellorAdded bindings and documentation for host.send_debug_ke...
2007-04-08 Ewan MellorAdd bindings and docs for the host.dmesg_clear call.
2007-04-10 kfraser@localhost... linux: Fix reboot.c after PV-on-HVM changes.
2007-04-10 kfraser@localhost... PV-on-HVM: Fixes for save/restore. Also gets rid of...
2007-04-10 kfraser@localhost... Fix PV guest restore.
2007-04-10 Tim DeeganMerge
2007-04-10 Tim DeeganMerge
2007-04-10 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-04-10 kfraser@localhost... xend: Destroy information about the domain in case...
2007-04-10 "Huang2, Wei"[HAP] Install P2M entries in monitor table under PAE...
2007-04-09 Alex Williamsonmerge with xen-unstable.hg
2007-04-09 Alex Williamson[IA64] Fix PV-on-HVM VNIF to work without using balloon...
2007-04-09 Keir Fraserhvm ioemu: Avoid accessing invalid pseudophysical addre...
2007-04-09 Keir Fraserxen: Fix domctl page-type definitions to be unsigned...
2007-04-09 Keir Fraserlibxc: Fix save/restore code for style.
2007-04-06 kfraser@localhost... libxc: Clarify xc_mmu interface and make it private.
2007-04-06 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2007-04-06 Alex Williamsonmerge with xen-unstable.hg
2007-04-06 Alex Williamson[IA64] Fix serial console IRQ on PRIMEQUEST
2007-04-06 Keir Fraserlinux: Export xen_{create,destroy}_contiguous_region...
2007-04-06 Keir Fraserxen x86/64: Fix int80 direct trap. It must check for...
2007-04-06 Keir Fraserxen: Remove unused show_xen_trace().
2007-04-06 Keir Fraserxen: Do not BUG_ON page count_info in free_domheap_pages().
2007-04-06 Keir Fraserx86: Do not print anything when we fail to emulate an
2007-04-06 Keir FraserPV-on-HVM: A bit more re-jigging so the build gets...
2007-04-06 Keir Fraserminios: Fix xenbus request-id release.
2007-04-06 Keir Fraseria64: Fix libxenguest build after save/restore interfac...
2007-04-06 Keir Fraserxen: Make bool_t an arch-dep definition, and define...
2007-04-05 Ewan MellorSerialize string string maps.
2007-04-05 Tim DeeganMerge
2007-04-05 Tim Deegan[HVM] Save/restore: qemu-dm should calculate bitmap...
2007-04-05 Ewan MellorAdded copyright statement.
2007-04-05 Ewan MellorUpdate the datamodel class diagram, and use neato rathe...
2007-04-05 Alex Williamson[IA64] Fix typo in xen/arch/ia64/linux-xen/perfmon.c
2007-04-05 Alex Williamson[IA64] Fix initial value of cr.pta
2007-04-05 Alex Williamson[IA64] Fix xm dump-core with vti domain
2007-04-05 Alex Williamson[IA64] Auto setup serial console on PRIMEQUEST
2007-04-05 Ian Campbellmerge
2007-04-05 Ewan MellorUpdate cover text. API version 0.9.0.
2007-04-05 Ian CampbellLINUX: PVonHVM: Fixes to build with kernels back to...
2007-04-05 Tim DeeganMerge
2007-04-05 Tim Deegan[HVM] Save/restore: merge xc_linux_restore and xc_hvm_r...
2007-04-05 kfraser@localhost... PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu...
2007-04-05 kfraser@localhost... Update hgignore list for Module.symvers
2007-04-05 kfraser@localhost... PV-on-HVM: update build config overrides.
2007-04-05 kfraser@localhost... linux/x86-64: fix unwind information
2007-04-05 Ewan MellorRemove task.error_code -- it's redundant, as we can...
2007-04-05 kfraser@localhost... Revert 14730:07d3208c0ca3b6e746745d2bc08f7aa12ed39269.
2007-04-05 kfraser@localhost... linux: simplify and perform checking of multicall status
2007-04-04 Ewan MellorRemove unimplemented host.set_sched_policy.
2007-04-04 Ewan MellorExpose the method-listing call as host.list_methods.
2007-04-04 Ewan MellorRemove docs and bindings for unimplemented VDI.resize...
2007-04-04 Ewan MellorSend INTERNAL_ERROR rather than ERROR_TODO if device...
2007-04-04 Ewan MellorRemove docs and bindings for unimplemented SR.{create...
2007-04-05 kfraser@localhost... linux: improve x86 page table handling performance
2007-04-05 kfraser@localhost... linux/x86-64: fix unwind information
2007-04-05 kfraser@localhost... linux: make compatibility config options more scalable
2007-04-05 kfraser@localhost... hvm: MMIO decoder rename local variable 'diff' to ...
2007-04-05 kfraser@localhost... hvm: Fix EFLAGS setting in MMIO decoder/emulator.
2007-04-05 kfraser@localhost... xen: No use of packed attribute in public headers.
2007-04-05 kfraser@localhost... xen: Fix typo in ns16550 driver.
2007-04-05 Steven HandFix hvm balloon driver; missed this hunk in last checkin.
2007-04-05 Steven HandFix comment.
2007-04-04 Keir Fraserxen: No need for shadow_drop_references() in remove_page().
2007-04-04 Keir FraserVarious cleanups and fixes for PV-on-HVM drivers.
2007-04-04 Steven HandInitial check-in to support PV balloon driver within...
2007-04-04 kfraser@localhost... hvm: local_events_need_delivery() should take notice...
2007-04-04 kfraser@localhost... hvm: x86 ioemu-dm does not need a memory-size parameter...
2007-04-04 kfraser@localhost... hvm ioemu x86: Avoid assumptions about memory map.
2007-04-04 kfraser@localhost... Clean up save/restore state record handling. No need...
2007-04-04 kfraser@localhost... hvm: Lazy memory allocation during HVM restore. General...
2007-04-04 Ian CampbellRFLAGS is in a known good state at start of day so...
2007-04-04 kfraser@localhost... hvm svm: Avoid intercepts when accessing a number of...
2007-04-04 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-04-04 kfraser@localhost... hvm: hvm_io_assist() doesn't preoperly make use of...
2007-04-04 kfraser@localhost... xen: Disable foreign-header size check if cross compiling.
2007-04-04 kfraser@localhost... Remove hvm_drain_io() hypercall, simplify qemu main...
2007-04-03 Alex Williamsonmerge with xen-unstable.hg
2007-04-03 Christian Limpach[hvm] Keep track of time offset between domain time...
2007-04-03 Ewan MellorAdded section on Xend's runtime dependencies.
2007-04-03 kfraser@localhost... xen: Allow vcpus to defer a shutdown request across...
2007-04-03 Ewan MellorRemove unused import.
2007-04-03 kfraser@localhost... Fix "xm migrate" hang on failure.
2007-04-03 kfraser@localhost... Fix the ia64 build after save/restore cleanups.
2007-04-02 kfraser@localhost... xend: Map re.compile on hosts_allow for XMLRPCServer.
2007-04-02 kfraser@localhost... hvm vmx: VMX MSR bitmap format and size is VMX-specific...
2007-04-02 kfraser@localhost... hvm svm: Clear FS/GS base MSR intercepts.
2007-04-02 Steven HandSome save/restore cleanups.
2007-04-02 kfraser@localhost... xen: Remove two incorrect assertions.
next